punching format - definizione. Che cos'è punching format
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è punching format - definizione

COMPUTER NETWORKING TECHNIQUE
NAT Hole punching; NAT hole punching

format         
  • <code>FORMAT.CMD</code> in [[CP/M-86]]
  • <code>FORMAT.COM</code>, among several other commands, in [[IBM PC DOS]] 1.0.
  • format}} command on [[ReactOS]]
DOS, WINDOWS, OR OS/2 COMMAND FOR FORMATTING A COMPUTER DISK
FORMAT; FORMAT (DOS command); FORMAT (OS/2 command); FORMAT (Windows command); FORMAT (command); FORMAT.COM
(formats, formatting, formatted)
1.
The format of something is the way or order in which it is arranged and presented.
I had met with him to explain the format of the programme and what we had in mind.
...a large-format book.
N-COUNT
2.
The format of a piece of computer software or a musical recording is the type of equipment on which it is designed to be used or played. For example, possible formats for a musical recording are CD and cassette.
His latest album is available on all formats.
N-COUNT
3.
To format a computer disk means to run a program so that the disk can be written on. (COMPUTING)
VERB: V n
4.
To format a piece of computer text or graphics means to arrange the way in which it appears when it is printed or is displayed on a screen. (COMPUTING)
When text is saved from a Web page, it is often very badly formatted with many short lines.
VERB: V n
format         
  • <code>FORMAT.CMD</code> in [[CP/M-86]]
  • <code>FORMAT.COM</code>, among several other commands, in [[IBM PC DOS]] 1.0.
  • format}} command on [[ReactOS]]
DOS, WINDOWS, OR OS/2 COMMAND FOR FORMATTING A COMPUTER DISK
FORMAT; FORMAT (DOS command); FORMAT (OS/2 command); FORMAT (Windows command); FORMAT (command); FORMAT.COM
n. a suitable format
format         
  • <code>FORMAT.CMD</code> in [[CP/M-86]]
  • <code>FORMAT.COM</code>, among several other commands, in [[IBM PC DOS]] 1.0.
  • format}} command on [[ReactOS]]
DOS, WINDOWS, OR OS/2 COMMAND FOR FORMATTING A COMPUTER DISK
FORMAT; FORMAT (DOS command); FORMAT (OS/2 command); FORMAT (Windows command); FORMAT (command); FORMAT.COM
¦ noun the way in which something is arranged or presented.
?Computing a defined structure for the processing, storage, or display of data.
¦ verb (formats, formatting, formatted) (especially in computing) arrange or put into a format.
?prepare (a storage medium) to receive data.
Origin
C19: via Fr. and Ger. from L. formatus (liber) 'shaped (book)'.

Wikipedia

Hole punching (networking)

Hole punching (or sometimes punch-through) is a technique in computer networking for establishing a direct connection between two parties in which one or both are behind firewalls or behind routers that use network address translation (NAT). To punch a hole, each client connects to an unrestricted third-party server that temporarily stores external and internal address and port information for each client. The server then relays each client's information to the other, and using that information each client tries to establish direct connection; as a result of the connections using valid port numbers, restrictive firewalls or routers accept and forward the incoming packets on each side.

Hole punching does not require any knowledge of the network topology to function. ICMP hole punching, UDP hole punching and TCP hole punching respectively use Internet Control Message, User Datagram and Transmission Control Protocols.